home *** CD-ROM | disk | FTP | other *** search
/ Guidemac 2 / Guidemac 2.iso / Le Guide des Newton V3 / Logiciels Newton DP / MediCalc 0.9 / MediCalc 0.9 Docs < prev   
Text File  |  1993-08-26  |  3KB  |  38 lines

  1. MediCalc version 0.9 by Vernon Huang, MD
  2. August, 1993 
  3.  
  4. DISCLAIMER:  This software is released as freeware solely for the purpose of demonstrating the capabilities of the Newton MessagePad.  It comes with no warranty or guarantees of performance or accuracy whatsoever.  All calculations that it performs should be double checked using a recognized medical reference.  It may be freely distributed on any bulletin board provided that it is accompanied by this documentation.  It may not be commercially redistributed on floppy disk or CD-ROM.  It may not be bundled with any commercial program.
  5.  
  6. This is the first prerelease of a program that I am hopeful will eventually become a full fledged "scut" manager for busy physicians and medical students.  Currently, given a Chem-7 and patient weight it will figure out free water deficit in hypernatremia, Anion Gap, Osmolality and Creatinine clearance.  More formulas will be added on in the future as well as a way of permanently storing patient information in the Newton.  Source code for early versions will be released as soon as I can comment it and clean it up enough so that it is not an embarrassment.
  7.  
  8. MediCalc uses the following algorhythms:
  9.   1) Osmolality = Na*2 + Glu/18 + BUN/2.8
  10.   2) Anion Gap = Na - (Cl+CO2)
  11.   3) Creatinine Clearance = [(140-age)(Weight)] / (72 x Creatinine)
  12.   4) Free Water Deficit = 0.6 x Na x Weight / 140
  13.  
  14. Normal laboratory values are given next to the entry lines.  When a lab value out of normal bounds is entered the program beeps and bolds the offending text.
  15.  
  16. Things to do in next version (0.9):
  17. • Add error checking for impossible results (i.e. negative numbers, divide by zero errors,   empty strings) before exiting data entry screen.
  18. • Strip spaces out of strings if they are accidentally entered.
  19. • Allow user to choose pounds or kilos in data entry.
  20. • Add my own icon.
  21.  
  22. Formulas to be added in future versions:
  23. • ACLS and PALS algorhythms with pediatric dosage by weight calculated.
  24. • Common pediatric med dosages and maintenance fluids.
  25. • ABG analysis.
  26.  
  27. Things to add in future after I understand how Newton data storage "soup" works.
  28. • Scut manager with tracking of daily vitals, weights, I/O's, CBC, Chem-7, current orders and to-do list for multiple patients.
  29. • Ability to beam patient info to/from another Newton for patient check out.
  30. • Newton generated flow sheets (graphs?) for labs.
  31.  
  32. Please send your comments and suggestions to me at:
  33. Compuserve: 74017,2023
  34. AppleLink: HEY.VERN
  35. Internet: VHUANG@AOL.COM
  36. America Online: VHUANG
  37.  
  38.